home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / fuji24dr.zip / README.BAT < prev    next >
DOS Batch File  |  1991-10-03  |  7KB  |  243 lines

  1. @echo off
  2. show fujitsu.scr 10
  3. :START
  4. cls
  5. echo                  Fujitsu 24pin Printer Utility Disk
  6. echo                            Version 1.00
  7. echo:
  8. echo                   Automatic Installation Main Menu 
  9. echo:
  10. echo      1. DLMENU - PC Remote control for your printer   
  11. echo      2. Windows 3.0 - Printer driver for MicroSoft Windows 3.0 
  12. echo      3. WordPerfect 5.1 - Printer driver for WordPerfect 5.1           
  13. echo      4. Lotus 3.1 - Printer driver for Lotus 123 Release 3.1
  14. echo      5. AutoCAD 10 or 11 - Printer drivers for AutoDesk's AutoCAD 10 or 11
  15. echo      6. AutoSketch - Printer drivers for AutoDesk's AutoSketch
  16. echo      7. Word 5.0 or 5.5 - Printer driver for MicroSoft's Word 5.0 or 5.5
  17. echo      8. Print Screen - PDUMP screen dump utility for screens up to EGA
  18. echo      9. IBM DisplayWrite 4 - Printer driver for IBM DisplayWrite 4
  19. echo      A. IBM DisplayWrite 5 - Printer driver for IBM DisplayWrite 5
  20. echo      B. See a Fujitsu Creative Faces demo on your printer
  21. echo      C. View introductory text 
  22. echo      D. Print introductory text on your printer
  23. echo      E. View current Fujitsu Printer Dealer list
  24. echo      F. Print current Fujitsu Printer Dealer list on your printer
  25. echo:      
  26. echo      0. EXIT TO DOS - Quit this Utility disk
  27. echo:
  28. echo  Please type the number of your choice
  29. PROMPTF 0 F
  30. cls
  31. if errorlevel 15 goto PDL
  32. if errorlevel 14 goto VDL
  33. if errorlevel 13 goto PRINTME
  34. if errorlevel 12 goto READ1
  35. if errorlevel 11 goto FCF
  36. if errorlevel 10 goto DW5
  37. if errorlevel 9 goto DW4
  38. if errorlevel 8 goto PDUMP
  39. if errorlevel 7 goto WORD
  40. if errorlevel 6 goto SKETCH
  41. if errorlevel 5 goto CAD
  42. if errorlevel 4 goto LOTUS
  43. if errorlevel 3 goto WP
  44. if errorlevel 2 goto WIN
  45. if errorlevel 1 goto DLMENU
  46. if errorlevel 0 goto EXIT
  47. goto EXIT
  48. :DLMENU
  49. cls
  50. echo:
  51. echo  Installation of DLMENU - PC remote control of your printer
  52. echo:
  53. echo:
  54. echo Please enter the drive you would like to have DLMENU installed
  55. echo:
  56. echo  eg:  enter  C  for drive C:  or  D  for drive D: up to E
  57. echo       this will create a directory called DLMENU on the selected drive.
  58. echo:
  59. echo                                  Drive  :
  60. promptf 1 C E >c:\go.bat 
  61. c:\go
  62. PAUSE
  63. goto START
  64. :WIN
  65. cls
  66. echo:
  67. echo       Installation of Fujitsu 24pin printer driver
  68. echo              for MicroSoft Windows 3.0
  69. echo:
  70. echo:
  71. echo Please enter the drive where you execute Windows from
  72. echo:
  73. echo   ie:  enter  C  if you normally run Windows from the C: drive
  74. echo:
  75. echo                                  Drive  :
  76. promptf 2 C E >c:\go.bat
  77. c:\go
  78. goto START
  79. :WP
  80. cls
  81. echo:
  82. echo       Installation of Fujitsu 24pin printer driver
  83. echo                  for WordPerfect 5.1
  84. echo:
  85. echo:
  86. echo Please enter the full path where your WordPerfect 5.1 keeps 
  87. echo the printer .ALL  files.
  88. echo:
  89. echo   ie:  C:\WP51    (If unsure this is most likely it)
  90. echo:
  91. promptf 3 C:\WP51 >c:\go.bat
  92. c:\go
  93. goto START
  94. :LOTUS
  95. cls
  96. echo:
  97. echo       Installation of Fujitsu 24pin printer driver
  98. echo              for Lotus 123 Release 3.1
  99. echo:
  100. echo:
  101. echo Please enter the full path where you have your Lotus Directory
  102. echo:
  103. echo   eg:  C:\123R31    (If unsure this is most likely it)
  104. echo:
  105. promptf 4 C:\123R31 >c:\go.bat
  106. c:\go
  107. goto START
  108. :CAD
  109. cls
  110. echo:
  111. echo       Installation of Fujitsu 24pin printer driver
  112. echo             for AutoDesk's AutoCad 10 or 11
  113. echo:
  114. echo:
  115. echo Please enter the full path where you have your AutoCAD
  116. echo:
  117. echo   eg:  C:\AUTOCAD    (If unsure this is most likely it)
  118. echo:
  119. promptf 5 C:\AUTOCAD >c:\go.bat
  120. c:\go
  121. goto START
  122. :SKETCH
  123. cls
  124. echo:
  125. echo       Installation of Fujitsu 24pin printer driver
  126. echo              for AutoDesk's AutoSketch 2
  127. echo:
  128. echo:
  129. echo Please enter the full path where you have your AutoSketch
  130. echo:
  131. echo   eg:  C:\SKETCH    (If unsure this is most likely it)
  132. echo:
  133. promptf 6 C:\SKETCH >c:\go.bat
  134. c:\go
  135. goto START
  136. :WORD
  137. cls
  138. echo:
  139. echo       Installation of Fujitsu 24pin printer driver
  140. echo              for MicroSoft Word 5 or 5.5
  141. echo:
  142. echo:
  143. echo Please enter the full path where you have your Word Directory
  144. echo:
  145. echo   eg:  C:\WORD5    (If unsure this is most likely it)
  146. echo:
  147. promptf 7 C:\WORD5 >c:\go.bat
  148. c:\go
  149. goto START
  150. :PDUMP
  151. cls
  152. echo:
  153. echo       Installation of Fujitsu 24pin printer driver
  154. echo              Screen Print Utility - PDUMP
  155. echo:
  156. echo:
  157. echo Please enter the drive where you would like to have PDUMP installed
  158. echo:
  159. echo  ie:  enter  C  for drive C:   or  D  for drive D: etc...
  160. echo:
  161. echo                                  Drive  :
  162. promptf 8 C E >c:\go.bat
  163. c:\go
  164. goto START
  165. :DW4
  166. cls
  167. echo:
  168. echo       Installation of Fujitsu 24pin printer driver
  169. echo              for IBM DisplayWrite 4 
  170. echo:
  171. echo:
  172. echo Please enter the full path where you have your DisplayWrite Directory
  173. echo:
  174. echo   eg:  C:\TX4    (If unsure this is most likely it)
  175. echo:
  176. promptf 9 C:\TX4 >c:\go.bat
  177. c:\go
  178. goto START
  179. :DW5
  180. cls
  181. echo:
  182. echo       Installation of Fujitsu 24pin printer driver
  183. echo              for IBM DisplayWrite 5
  184. echo:
  185. echo:
  186. echo Please enter the full path where you have your DisplayWrite Directory
  187. echo:
  188. echo   eg:  C:\TX5    (If unsure this is most likely it)
  189. echo:
  190. promptf A C:\TX5 >c:\go.bat
  191. c:\go
  192. goto START
  193. :FCF
  194. cls
  195. echo:
  196. echo                     Fujitsu Creative Faces
  197. echo              Scaleable PostScript compatible Fonts
  198. echo               for your screen and Fujitsu Printer.   
  199. echo                 Fujitsu Creative Faces requires 
  200. echo             MicroSoft Windows 2.x or 3.0 Environment.
  201. echo:
  202. echo     This is a demo which will print on your printer !
  203. echo     Please ensure that your printer is setup in the Fujitsu
  204. echo     DPL24I, DPL24C or DPL24C PLUS emulation (Factory Default!) 
  205. echo     is Online and paper is loaded. This demo will output to
  206. echo     your system's current printer port. (usually LPT1:)
  207. echo:
  208. echo           This demo does not require Windows to run.
  209. echo     This demo will print colour if your printer is a colour one.
  210. echo     The output from this demo is in 360 by 180 dpi, but all current
  211. echo     Fujitsu 24pin printers, and the Windows driver on this disk,
  212. echo     support 360 by 360 dpi.
  213. echo:
  214. echo:
  215. echo:   
  216. pause
  217. copy/b fcfpromo.dmp lpt1:
  218. goto START
  219. :READ1
  220. BROWSE2 README
  221. GOTO START
  222. :PRINTME
  223. echo:
  224. echo Printing Introduction letter ...
  225. echo:
  226. copy README lpt1:
  227. GOTO START
  228. :VDL
  229. BROWSE2 DEALERS.TXT
  230. GOTO START
  231. :PDL
  232. echo:
  233. echo Printing Current Fujitsu Printer Dealer List ...
  234. echo:
  235. COPY DEALERS.TXT LPT1:
  236. GOTO START
  237. :EXIT
  238. cls
  239. if not exist c:\go.bat goto END
  240. del c:\go.bat >NUL
  241. :END
  242. echo Thankyou for using the Fujitsu 24pin printers Utility Disk !
  243.